
Command Line: diskspd.exe -c10G -t2 -d60 -o1 -b8k -r -Suw -L test.dat

Input parameters:

	timespan:   1
	-------------
	duration: 60s
	warm up time: 5s
	cool down time: 0s
	measuring latency
	random seed: 0
	path: 'test.dat'
		think time: 0ms
		burst size: 0
		software cache disabled
		hardware write cache disabled, writethrough on
		performing read test
		block size: 8192
		using random I/O (alignment: 8192)
		number of outstanding I/O operations: 1
		thread stride size: 0
		threads per file: 2
		IO priority: normal



Results for timespan 1:
*******************************************************************************

actual test time:	60.02s
thread count:		2
proc count:		2

CPU |  Usage |  User  |  Kernel |  Idle
-------------------------------------------
   0|  16.22%|   1.43%|   14.79%|  83.78%
   1|   8.57%|   0.83%|    7.73%|  91.43%
-------------------------------------------
avg.|  12.39%|   1.13%|   11.26%|  87.61%

Total IO
thread |       bytes     |     I/Os     |     MB/s   |  I/O per s |  AvgLat  | LatStdDev |  file
-----------------------------------------------------------------------------------------------------
     0 |      1986633728 |       242509 |      31.57 |    4040.78 |    0.244 |     1.445 | test.dat (10240MB)
     1 |      1868595200 |       228100 |      29.69 |    3800.69 |    0.260 |     1.407 | test.dat (10240MB)
-----------------------------------------------------------------------------------------------------
total:        3855228928 |       470609 |      61.26 |    7841.47 |    0.252 |     1.426

Read IO
thread |       bytes     |     I/Os     |     MB/s   |  I/O per s |  AvgLat  | LatStdDev |  file
-----------------------------------------------------------------------------------------------------
     0 |      1986633728 |       242509 |      31.57 |    4040.78 |    0.244 |     1.445 | test.dat (10240MB)
     1 |      1868595200 |       228100 |      29.69 |    3800.69 |    0.260 |     1.407 | test.dat (10240MB)
-----------------------------------------------------------------------------------------------------
total:        3855228928 |       470609 |      61.26 |    7841.47 |    0.252 |     1.426

Write IO
thread |       bytes     |     I/Os     |     MB/s   |  I/O per s |  AvgLat  | LatStdDev |  file
-----------------------------------------------------------------------------------------------------
     0 |               0 |            0 |       0.00 |       0.00 |    0.000 |       N/A | test.dat (10240MB)
     1 |               0 |            0 |       0.00 |       0.00 |    0.000 |       N/A | test.dat (10240MB)
-----------------------------------------------------------------------------------------------------
total:                 0 |            0 |       0.00 |       0.00 |    0.000 |       N/A


  %-ile |  Read (ms) | Write (ms) | Total (ms)
----------------------------------------------
    min |      0.035 |        N/A |      0.035
   25th |      0.071 |        N/A |      0.071
   50th |      0.079 |        N/A |      0.079
   75th |      0.111 |        N/A |      0.111
   90th |      0.156 |        N/A |      0.156
   95th |      0.221 |        N/A |      0.221
   99th |      6.714 |        N/A |      6.714
3-nines |     12.661 |        N/A |     12.661
4-nines |     27.295 |        N/A |     27.295
5-nines |    142.069 |        N/A |    142.069
6-nines |    307.949 |        N/A |    307.949
7-nines |    307.949 |        N/A |    307.949
8-nines |    307.949 |        N/A |    307.949
9-nines |    307.949 |        N/A |    307.949
    max |    307.949 |        N/A |    307.949
